[INFO] cloning repository https://github.com/FishAndRips/min32
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FishAndRips/min32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFishAndRips%2Fmin32", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFishAndRips%2Fmin32'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 010053d83ef4e74f49d40e1576c927cb818327cd
[INFO] fixing FishAndRips/min32 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFishAndRips%2Fmin32" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FishAndRips/min32
[INFO] finished tweaking git repo https://github.com/FishAndRips/min32
[INFO] tweaked toml for git repo https://github.com/FishAndRips/min32 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FishAndRips/min32 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FishAndRips/min32 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b7467979d54296dec188641f795111772d72cf7f4ce6194f030f11ed3f71f8a
[INFO] running `Command { std: "docker" "start" "5b7467979d54296dec188641f795111772d72cf7f4ce6194f030f11ed3f71f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b7467979d54296dec188641f795111772d72cf7f4ce6194f030f11ed3f71f8a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b7467979d54296dec188641f795111772d72cf7f4ce6194f030f11ed3f71f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b7467979d54296dec188641f795111772d72cf7f4ce6194f030f11ed3f71f8a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-sys v0.59.0
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking min32-proc v0.1.2 (/opt/rustwide/workdir/min32-proc)
[INFO] [stderr]     Checking min32 v0.1.2 (/opt/rustwide/workdir/min32)
[INFO] [stderr]     Checking example-exe v0.1.0 (/opt/rustwide/workdir/examples/example-exe)
[INFO] [stderr]     Checking example-alloc-exe v0.1.0 (/opt/rustwide/workdir/examples/example-alloc-exe)
[INFO] [stderr]     Checking example-args-exe v0.1.0 (/opt/rustwide/workdir/examples/example-args-exe)
[INFO] [stderr]     Checking example-dll v0.1.0 (/opt/rustwide/workdir/examples/example-dll)
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `min32` (which `example_args_exe` depends on)
[INFO] [stdout]   = note: first definition in `min32` loaded from /opt/rustwide/target/debug/deps/libmin32-78b38e5a787180a9.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-args-exe` (bin "example-args-exe" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `min32` (which `example_alloc_exe` depends on)
[INFO] [stdout]   = note: first definition in `min32` loaded from /opt/rustwide/target/debug/deps/libmin32-78b38e5a787180a9.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `min32` (which `example_exe` depends on)
[INFO] [stdout]   = note: first definition in `min32` loaded from /opt/rustwide/target/debug/deps/libmin32-78b38e5a787180a9.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-exe` (bin "example-exe" test) due to 1 previous error
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> min32/src/panic.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / unsafe fn on_panic(panic_info: &PanicInfo) -> ! {
[INFO] [stdout] 19 | |     if let Some(hook) = { PANIC_HOOK.lock().clone() } {
[INFO] [stdout] 20 | |         // Safety: Hopefully the caller passed something that isn't bad.
[INFO] [stdout] 21 | |         unsafe { hook(panic_info) };
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`min32`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-alloc-exe` (bin "example-alloc-exe" test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `min32` (lib test) due to 1 previous error
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `min32` (which `example_dll` depends on)
[INFO] [stdout]   = note: first definition in `min32` loaded from /opt/rustwide/target/debug/deps/libmin32-78b38e5a787180a9.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-dll` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5b7467979d54296dec188641f795111772d72cf7f4ce6194f030f11ed3f71f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b7467979d54296dec188641f795111772d72cf7f4ce6194f030f11ed3f71f8a", kill_on_drop: false }`
[INFO] [stdout] 5b7467979d54296dec188641f795111772d72cf7f4ce6194f030f11ed3f71f8a
